Skip to main content
POST
/
saml
/
callback
SAML | Login Callback
curl --request POST \
  --url https://use.hoop.dev/api/saml/callback
This response does not have an example.

Headers

Location
string<string>

The location header to redirect in case of failure or success. In case of error it will contain the error=<message> query string

Query Parameters

error
string<string>

The error description in case of failure to authenticate

Response

Redirect with Success or Error